Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: add maestro e2e testing library #69

Merged
merged 41 commits into from
Aug 27, 2024

Conversation

olafch
Copy link
Collaborator

@olafch olafch commented Jul 3, 2024

Description

I've added maestro (https://maestro.mobile.dev/), which is an end-to-end mobile UI testing framework (done, pending review)

Done:

  • fixed mocking in mobile app (unfortunately not working on web now :( )
  • added testIDs in some places
  • run yarn generate:query
  • improved form components

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

olafch and others added 30 commits July 1, 2024 12:57
@MateuszRostkowski MateuszRostkowski changed the title Feat/maestro e2e testing FEAT: add maestro e2e testing library Aug 21, 2024
@MateuszRostkowski MateuszRostkowski merged commit 0b06dbf into main Aug 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants